|
|
>
> Hello all!
>
> Sorry, but I don't speak english very good...
>
> I need to redirect POV-Ray output to a textfile, but I can't do it with
> traditional methods:
>
> echo "Hello world">textfile
You can either use the option '+GAtextfile' or redirect stderr:
povray -variousoptions- 2> textfile
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 28 Feb. 2003 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|